toByteArray(java.io.Reader) is deprecated

80

//Use instead
string.getBytes("UTF-8");

Comments

Submit
0 Comments